ComponentOne CollectionView
C1.CollectionView Assembly / C1.CollectionView Namespace / ICollectionViewGroup<K,T> Interface
Properties Methods

In This Topic
    ICollectionViewGroup<K,T> Interface Members
    In This Topic

    The following tables list the members exposed by ICollectionViewGroup<K,T>.

    Public Properties
     NameDescription
     Property (Inherited from System.Collections.Generic.IReadOnlyCollection<T>)
     PropertyGets the key that identifies the group.  
     Property (Inherited from System.Collections.Generic.IReadOnlyList<T>)
    Top
    Public Methods
     NameDescription
     MethodGets the type of the item. (Inherited from C1.CollectionView.ICollectionView<T>)
    Top
    See Also